Specifies the supported pixel formats

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)

Syntax

C#
public enum PixelFormat
Visual Basic
Public Enumeration PixelFormat
Visual C++
public enum class PixelFormat

Members

Member nameDescription
BGR24
BGR32
BGRA32
PBGRA32
Monochrome
CMYK32

See Also