PixelFormat Enum

Specifies PixelFormat of image.

public enum PixelFormat
Public Enum PixelFormat

Inheritance: ObjectValueTypeEnumPixelFormat

Fields

PixelFormat.Cmyk4Cmyk image.
PixelFormat.GrayScale1GrayScale image.
PixelFormat.Indexed3Indexed image.
PixelFormat.Mono0Monochrome image.
PixelFormat.Rgb2Rgb image.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.Merger

In this topic