MagickWand 6.9.11-60
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
ChannelType | channel |
char * | compose_args |
char * | geometry |
CompositeOperator | compose |
GravityType | gravity |
ssize_t | stegano |
RectangleInfo | offset |
MagickBooleanType | stereo |
MagickBooleanType | tile |
ChannelType _CompositeOptions::channel |
Referenced by CompositeImageCommand(), CompositeImageList(), and GetCompositeOptions().
CompositeOperator _CompositeOptions::compose |
Referenced by CompositeImageCommand(), CompositeImageList(), and GetCompositeOptions().
char* _CompositeOptions::compose_args |
Referenced by CompositeImageCommand(), CompositeImageList(), and RelinquishCompositeOptions().
char * _CompositeOptions::geometry |
Referenced by CompositeImageCommand(), CompositeImageList(), and RelinquishCompositeOptions().
GravityType _CompositeOptions::gravity |
Referenced by CompositeImageCommand(), and CompositeImageList().
RectangleInfo _CompositeOptions::offset |
Referenced by CompositeImageCommand(), and CompositeImageList().
ssize_t _CompositeOptions::stegano |
Referenced by CompositeImageCommand(), and CompositeImageList().
MagickBooleanType _CompositeOptions::stereo |
Referenced by CompositeImageCommand(), and CompositeImageList().
MagickBooleanType _CompositeOptions::tile |
Referenced by CompositeImageCommand(), and CompositeImageList().