PixelFormat
EmfPlusBitmap.PixelFormat property
Ruft Pixelformat ab oder legt es fest. PixelFormat (4 Bytes): Eine 32-Bit-Ganzzahl ohne Vorzeichen, die das Format der Pixel angibt, aus denen das Bild bitmap besteht. Die unterstützten Pixelformate sind in der angegebenEmfPlusPixelFormat
Aufzählung (Abschnitt 2.1.1.25). Wenn das Bild komprimiert ist, ist dieser Wert laut Feld Typ undefiniert und MUSS ignoriert werden.
public EmfPlusPixelFormat PixelFormat { get; set; }
Eigentumswert
Das Pixelformat.
Siehe auch
- enum EmfPlusPixelFormat
- class EmfPlusBitmap
- namensraum Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- Montage Aspose.Imaging