Adobe Systems, Inc.

GIL Algorithms


Modules

 copy_pixels
 STL optimizations
 copy_and_convert_pixels
 fill_pixels
 for_each_pixel
 equal_pixels
 transform_pixels

Classes

struct  binary_operation_obj< DERIVED, RESULT_T >
 A generic binary operation on views

Use this class as a convenience superclass when defining an operation for any image views. Many operations have different behavior when the two views are compatible. This class checks for compatibility and invokes apply_compatible(V1,V2) or apply_incompatible(V1,V2) of the subclass. You must provide apply_compatible(V1,V2) method in your subclass, but apply_incompatible(V1,V2) is not required and the default throws std::bad_cast. More...

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google