Adobe Systems, Inc.

Image View
[GIL Models]

Image views and related operations. More...

Modules

 Image View Constructors

Classes

class  any_image_view< IMAGE_VIEW_TYPES >
 Represents a run-time specified image view. More...
class  image_view< LOC >
 A lightweight object that interprets memory as a 2D array of pixels. More...

get_width, get_height, get_dimensions, get_num_channels

Returns the dimensions and number of channels of an instance of any_image_view

template<typename TYPES>
GIL_FORCEINLINE int get_num_channels (const any_image_view< TYPES > &a)

get_width, get_height, get_dimensions, get_num_channels

Returns the dimensions of an image or an image view

template<typename T>
int get_num_channels (const T &)

Detailed Description


Function Documentation

template<typename T>
int get_num_channels const T &   ) 
 

Returns the number of channels of an image or an image view.

Definition at line 181 of file image_view.hpp.

template<typename TYPES>
GIL_FORCEINLINE int get_num_channels const any_image_view< TYPES > &  a  ) 
 

Returns the number of channels of any image view.

Definition at line 76 of file any_image_view.hpp.

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