Enum ImagePixelFormat
Enum ImagePixelFormat
ja nimityö: Aspose.Words.Saving Kokoelma: Aspose.Words.dll (25.4.0)
Määrittää pixelimuodossa tuotujen kuvien asiakirjan sivuja.
public enum ImagePixelFormat
Fields
Format16BppArgb1555 = 2
16 bittiä per pixel, ARGB.
Format16BppRgb555 = 0
16 bittiä per pixel, RGB.
Format16BppRgb565 = 1
16 bittiä per pixel, RGB.
Format1bppIndexed = 10
1 bit per pixel, indeksoitu.
Format24BppRgb = 3
24 bittiä per pixel, RGB.
Format32BppArgb = 5
32 bittiä per pixel, ARGB.
Format32BppPArgb = 6
32 bittiä pikseliä kohden, ARGB, premultiplied alfa.
Format32BppRgb = 4
32 bittiä per pixel, RGB.
Format48BppRgb = 7
48 bittiä per pixel, RGB.
Format64BppArgb = 8
64 bittiä per pixel, ARGB.
Format64BppPArgb = 9
64 bittiä pikseliä kohden, ARGB, premultiplied alfa.