dmagick.c.layer

Undocumented in source.

Members

Aliases

ssize_t
alias ssize_t = ptrdiff_t
Undocumented in source.

Enums

DisposeType
enum DisposeType

The dispose method used for GIF animations.

ImageLayerMethod
enum ImageLayerMethod

Determines image operation to apply to ordered sequence of images.

Functions

CoalesceImages
Image* CoalesceImages(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CompareImageLayers
Image* CompareImageLayers(const(Image)* , ImageLayerMethod , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CompositeLayers
void CompositeLayers(Image* , CompositeOperator , Image* , ssize_t , ssize_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DeconstructImages
Image* DeconstructImages(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DisposeImages
Image* DisposeImages(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MergeImageLayers
Image* MergeImageLayers(Image* , ImageLayerMethod , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OptimizeImageLayers
Image* OptimizeImageLayers(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OptimizeImageTransparency
void OptimizeImageTransparency(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OptimizePlusImageLayers
Image* OptimizePlusImageLayers(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RemoveDuplicateLayers
void RemoveDuplicateLayers(Image** , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RemoveZeroDelayLayers
void RemoveZeroDelayLayers(Image** , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta