ReactOS 0.4.16-dev-533-gc7d1aa3
|
Go to the source code of this file.
Classes | |
struct | EncoderParameter |
struct | EncoderParameters |
struct | ImageCodecInfo |
struct | BitmapData |
struct | ImageItemData |
struct | PropertyItem |
Typedefs | |
typedef enum ImageLockMode | ImageLockMode |
typedef enum RotateFlipType | RotateFlipType |
typedef struct EncoderParameter | EncoderParameter |
typedef struct EncoderParameters | EncoderParameters |
typedef struct ImageCodecInfo | ImageCodecInfo |
typedef struct BitmapData | BitmapData |
typedef struct ImageItemData | ImageItemData |
typedef struct PropertyItem | PropertyItem |
Enumerations | |
enum | ImageLockMode { ImageLockModeRead = 1 , ImageLockModeWrite = 2 , ImageLockModeUserInputBuf = 4 } |
enum | RotateFlipType { RotateNoneFlipNone = 0 , Rotate180FlipXY = RotateNoneFlipNone , Rotate90FlipNone = 1 , Rotate270FlipXY = Rotate90FlipNone , Rotate180FlipNone = 2 , RotateNoneFlipXY = Rotate180FlipNone , Rotate270FlipNone = 3 , Rotate90FlipXY = Rotate270FlipNone , RotateNoneFlipX = 4 , Rotate180FlipY = RotateNoneFlipX , Rotate90FlipX = 5 , Rotate270FlipY = Rotate90FlipX , Rotate180FlipX = 6 , RotateNoneFlipY = Rotate180FlipX , Rotate270FlipX = 7 , Rotate90FlipY = Rotate270FlipX } |
Functions | |
DEFINE_GUID (ImageFormatUndefined, 0xb96b3ca9, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (ImageFormatMemoryBMP, 0xb96b3caa, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (ImageFormatBMP, 0xb96b3cab, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (ImageFormatEMF, 0xb96b3cac, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (ImageFormatWMF, 0xb96b3cad, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (ImageFormatJPEG, 0xb96b3cae, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (ImageFormatPNG, 0xb96b3caf, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (ImageFormatGIF, 0xb96b3cb0, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (ImageFormatTIFF, 0xb96b3cb1, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (ImageFormatEXIF, 0xb96b3cb2, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (ImageFormatIcon, 0xb96b3cb5, 0x728, 0x11d3, 0x9d, 0x7b, 0, 0, 0xf8, 0x1e, 0xf3, 0x2e) | |
DEFINE_GUID (FrameDimensionTime, 0x6aedbd6d, 0x3fb5, 0x418a, 0x83, 0xa6, 0x7f, 0x45, 0x22, 0x9d, 0xc8, 0x72) | |
DEFINE_GUID (FrameDimensionPage, 0x7462dc86, 0x6180, 0x4c7e, 0x8e, 0x3f, 0xee, 0x73, 0x33, 0xa7, 0xa4, 0x83) | |
DEFINE_GUID (FrameDimensionResolution, 0x84236f7b, 0x3bd3, 0x428f, 0x8d, 0xab, 0x4e, 0xa1, 0x43, 0x9c, 0xa3, 0x15) | |
#define PropertyTagArtist 0x013B |
Definition at line 259 of file gdiplusimaging.h.
#define PropertyTagBitsPerSample 0x0102 |
Definition at line 224 of file gdiplusimaging.h.
#define PropertyTagCellHeight 0x0109 |
Definition at line 229 of file gdiplusimaging.h.
#define PropertyTagCellWidth 0x0108 |
Definition at line 228 of file gdiplusimaging.h.
#define PropertyTagChrominanceTable 0x5091 |
Definition at line 363 of file gdiplusimaging.h.
#define PropertyTagColorMap 0x0140 |
Definition at line 264 of file gdiplusimaging.h.
#define PropertyTagColorTransferFunction 0x501A |
Definition at line 330 of file gdiplusimaging.h.
#define PropertyTagCompression 0x0103 |
Definition at line 225 of file gdiplusimaging.h.
#define PropertyTagCopyright 0x8298 |
Definition at line 303 of file gdiplusimaging.h.
#define PropertyTagDateTime 0x0132 |
Definition at line 258 of file gdiplusimaging.h.
#define PropertyTagDocumentName 0x010D |
Definition at line 231 of file gdiplusimaging.h.
#define PropertyTagDotRange 0x0150 |
Definition at line 273 of file gdiplusimaging.h.
#define PropertyTagEquipMake 0x010F |
Definition at line 233 of file gdiplusimaging.h.
#define PropertyTagEquipModel 0x0110 |
Definition at line 234 of file gdiplusimaging.h.
#define PropertyTagExifAperture 0x9202 |
Definition at line 392 of file gdiplusimaging.h.
#define PropertyTagExifBrightness 0x9203 |
Definition at line 393 of file gdiplusimaging.h.
#define PropertyTagExifCfaPattern 0xA302 |
Definition at line 423 of file gdiplusimaging.h.
#define PropertyTagExifColorSpace 0xA001 |
Definition at line 408 of file gdiplusimaging.h.
#define PropertyTagExifCompBPP 0x9102 |
Definition at line 389 of file gdiplusimaging.h.
#define PropertyTagExifCompConfig 0x9101 |
Definition at line 388 of file gdiplusimaging.h.
#define PropertyTagExifDTDigitized 0x9004 |
Definition at line 386 of file gdiplusimaging.h.
#define PropertyTagExifDTDigSS 0x9292 |
Definition at line 405 of file gdiplusimaging.h.
#define PropertyTagExifDTOrig 0x9003 |
Definition at line 385 of file gdiplusimaging.h.
#define PropertyTagExifDTOrigSS 0x9291 |
Definition at line 404 of file gdiplusimaging.h.
#define PropertyTagExifDTSubsec 0x9290 |
Definition at line 403 of file gdiplusimaging.h.
#define PropertyTagExifExposureBias 0x9204 |
Definition at line 394 of file gdiplusimaging.h.
#define PropertyTagExifExposureIndex 0xA215 |
Definition at line 419 of file gdiplusimaging.h.
#define PropertyTagExifExposureProg 0x8822 |
Definition at line 379 of file gdiplusimaging.h.
#define PropertyTagExifExposureTime 0x829A |
Definition at line 376 of file gdiplusimaging.h.
#define PropertyTagExifFileSource 0xA300 |
Definition at line 421 of file gdiplusimaging.h.
#define PropertyTagExifFlash 0x9209 |
Definition at line 399 of file gdiplusimaging.h.
#define PropertyTagExifFlashEnergy 0xA20B |
Definition at line 413 of file gdiplusimaging.h.
#define PropertyTagExifFNumber 0x829D |
Definition at line 377 of file gdiplusimaging.h.
#define PropertyTagExifFocalLength 0x920A |
Definition at line 400 of file gdiplusimaging.h.
#define PropertyTagExifFocalResUnit 0xA210 |
Definition at line 417 of file gdiplusimaging.h.
#define PropertyTagExifFocalXRes 0xA20E |
Definition at line 415 of file gdiplusimaging.h.
#define PropertyTagExifFocalYRes 0xA20F |
Definition at line 416 of file gdiplusimaging.h.
#define PropertyTagExifFPXVer 0xA000 |
Definition at line 407 of file gdiplusimaging.h.
#define PropertyTagExifIFD 0x8769 |
Definition at line 217 of file gdiplusimaging.h.
#define PropertyTagExifInterop 0xA005 |
Definition at line 412 of file gdiplusimaging.h.
#define PropertyTagExifISOSpeed 0x8827 |
Definition at line 381 of file gdiplusimaging.h.
#define PropertyTagExifLightSource 0x9208 |
Definition at line 398 of file gdiplusimaging.h.
#define PropertyTagExifMakerNote 0x927C |
Definition at line 401 of file gdiplusimaging.h.
#define PropertyTagExifMaxAperture 0x9205 |
Definition at line 395 of file gdiplusimaging.h.
#define PropertyTagExifMeteringMode 0x9207 |
Definition at line 397 of file gdiplusimaging.h.
#define PropertyTagExifOECF 0x8828 |
Definition at line 382 of file gdiplusimaging.h.
#define PropertyTagExifPixXDim 0xA002 |
Definition at line 409 of file gdiplusimaging.h.
#define PropertyTagExifPixYDim 0xA003 |
Definition at line 410 of file gdiplusimaging.h.
#define PropertyTagExifRelatedWav 0xA004 |
Definition at line 411 of file gdiplusimaging.h.
#define PropertyTagExifSceneType 0xA301 |
Definition at line 422 of file gdiplusimaging.h.
#define PropertyTagExifSensingMethod 0xA217 |
Definition at line 420 of file gdiplusimaging.h.
#define PropertyTagExifShutterSpeed 0x9201 |
Definition at line 391 of file gdiplusimaging.h.
#define PropertyTagExifSpatialFR 0xA20C |
Definition at line 414 of file gdiplusimaging.h.
#define PropertyTagExifSpectralSense 0x8824 |
Definition at line 380 of file gdiplusimaging.h.
#define PropertyTagExifSubjectDist 0x9206 |
Definition at line 396 of file gdiplusimaging.h.
#define PropertyTagExifSubjectLoc 0xA214 |
Definition at line 418 of file gdiplusimaging.h.
#define PropertyTagExifUserComment 0x9286 |
Definition at line 402 of file gdiplusimaging.h.
#define PropertyTagExifVer 0x9000 |
Definition at line 384 of file gdiplusimaging.h.
#define PropertyTagExtraSamples 0x0152 |
Definition at line 275 of file gdiplusimaging.h.
#define PropertyTagFillOrder 0x010A |
Definition at line 230 of file gdiplusimaging.h.
#define PropertyTagFrameDelay 0x5100 |
Definition at line 365 of file gdiplusimaging.h.
#define PropertyTagFreeByteCounts 0x0121 |
Definition at line 249 of file gdiplusimaging.h.
#define PropertyTagFreeOffset 0x0120 |
Definition at line 248 of file gdiplusimaging.h.
#define PropertyTagGamma 0x0301 |
Definition at line 298 of file gdiplusimaging.h.
#define PropertyTagGlobalPalette 0x5102 |
Definition at line 367 of file gdiplusimaging.h.
#define PropertyTagGpsAltitude 0x0006 |
Definition at line 431 of file gdiplusimaging.h.
#define PropertyTagGpsAltitudeRef 0x0005 |
Definition at line 430 of file gdiplusimaging.h.
#define PropertyTagGpsDestBear 0x0018 |
Definition at line 449 of file gdiplusimaging.h.
#define PropertyTagGpsDestBearRef 0x0017 |
Definition at line 448 of file gdiplusimaging.h.
#define PropertyTagGpsDestDist 0x001A |
Definition at line 451 of file gdiplusimaging.h.
#define PropertyTagGpsDestDistRef 0x0019 |
Definition at line 450 of file gdiplusimaging.h.
#define PropertyTagGpsDestLat 0x0014 |
Definition at line 445 of file gdiplusimaging.h.
#define PropertyTagGpsDestLatRef 0x0013 |
Definition at line 444 of file gdiplusimaging.h.
#define PropertyTagGpsDestLong 0x0016 |
Definition at line 447 of file gdiplusimaging.h.
#define PropertyTagGpsDestLongRef 0x0015 |
Definition at line 446 of file gdiplusimaging.h.
#define PropertyTagGpsGpsDop 0x000B |
Definition at line 436 of file gdiplusimaging.h.
#define PropertyTagGpsGpsMeasureMode 0x000A |
Definition at line 435 of file gdiplusimaging.h.
#define PropertyTagGpsGpsSatellites 0x0008 |
Definition at line 433 of file gdiplusimaging.h.
#define PropertyTagGpsGpsStatus 0x0009 |
Definition at line 434 of file gdiplusimaging.h.
#define PropertyTagGpsGpsTime 0x0007 |
Definition at line 432 of file gdiplusimaging.h.
#define PropertyTagGpsIFD 0x8825 |
Definition at line 218 of file gdiplusimaging.h.
#define PropertyTagGpsImgDir 0x0011 |
Definition at line 442 of file gdiplusimaging.h.
#define PropertyTagGpsImgDirRef 0x0010 |
Definition at line 441 of file gdiplusimaging.h.
#define PropertyTagGpsLatitude 0x0002 |
Definition at line 427 of file gdiplusimaging.h.
#define PropertyTagGpsLatitudeRef 0x0001 |
Definition at line 426 of file gdiplusimaging.h.
#define PropertyTagGpsLongitude 0x0004 |
Definition at line 429 of file gdiplusimaging.h.
#define PropertyTagGpsLongitudeRef 0x0003 |
Definition at line 428 of file gdiplusimaging.h.
#define PropertyTagGpsMapDatum 0x0012 |
Definition at line 443 of file gdiplusimaging.h.
#define PropertyTagGpsSpeed 0x000D |
Definition at line 438 of file gdiplusimaging.h.
#define PropertyTagGpsSpeedRef 0x000C |
Definition at line 437 of file gdiplusimaging.h.
#define PropertyTagGpsTrack 0x000F |
Definition at line 440 of file gdiplusimaging.h.
#define PropertyTagGpsTrackRef 0x000E |
Definition at line 439 of file gdiplusimaging.h.
#define PropertyTagGpsVer 0x0000 |
Definition at line 425 of file gdiplusimaging.h.
#define PropertyTagGrayResponseCurve 0x0123 |
Definition at line 251 of file gdiplusimaging.h.
#define PropertyTagGrayResponseUnit 0x0122 |
Definition at line 250 of file gdiplusimaging.h.
#define PropertyTagGridSize 0x5011 |
Definition at line 321 of file gdiplusimaging.h.
#define PropertyTagHalftoneDegree 0x500C |
Definition at line 316 of file gdiplusimaging.h.
#define PropertyTagHalftoneHints 0x0141 |
Definition at line 265 of file gdiplusimaging.h.
#define PropertyTagHalftoneLPI 0x500A |
Definition at line 314 of file gdiplusimaging.h.
#define PropertyTagHalftoneLPIUnit 0x500B |
Definition at line 315 of file gdiplusimaging.h.
#define PropertyTagHalftoneMisc 0x500E |
Definition at line 318 of file gdiplusimaging.h.
#define PropertyTagHalftoneScreen 0x500F |
Definition at line 319 of file gdiplusimaging.h.
#define PropertyTagHalftoneShape 0x500D |
Definition at line 317 of file gdiplusimaging.h.
#define PropertyTagHostComputer 0x013C |
Definition at line 260 of file gdiplusimaging.h.
#define PropertyTagICCProfile 0x8773 |
Definition at line 296 of file gdiplusimaging.h.
#define PropertyTagICCProfileDescriptor 0x0302 |
Definition at line 299 of file gdiplusimaging.h.
#define PropertyTagImageDescription 0x010E |
Definition at line 232 of file gdiplusimaging.h.
#define PropertyTagImageHeight 0x0101 |
Definition at line 223 of file gdiplusimaging.h.
#define PropertyTagImageTitle 0x0320 |
Definition at line 302 of file gdiplusimaging.h.
#define PropertyTagImageWidth 0x0100 |
Definition at line 222 of file gdiplusimaging.h.
#define PropertyTagIndexBackground 0x5103 |
Definition at line 368 of file gdiplusimaging.h.
#define PropertyTagIndexTransparent 0x5104 |
Definition at line 369 of file gdiplusimaging.h.
#define PropertyTagInkNames 0x014D |
Definition at line 271 of file gdiplusimaging.h.
#define PropertyTagInkSet 0x014C |
Definition at line 270 of file gdiplusimaging.h.
#define PropertyTagJPEGACTables 0x0209 |
Definition at line 289 of file gdiplusimaging.h.
#define PropertyTagJPEGDCTables 0x0208 |
Definition at line 288 of file gdiplusimaging.h.
#define PropertyTagJPEGInterFormat 0x0201 |
Definition at line 282 of file gdiplusimaging.h.
#define PropertyTagJPEGInterLength 0x0202 |
Definition at line 283 of file gdiplusimaging.h.
#define PropertyTagJPEGLosslessPredictors 0x0205 |
Definition at line 285 of file gdiplusimaging.h.
#define PropertyTagJPEGPointTransforms 0x0206 |
Definition at line 286 of file gdiplusimaging.h.
#define PropertyTagJPEGProc 0x0200 |
Definition at line 281 of file gdiplusimaging.h.
#define PropertyTagJPEGQTables 0x0207 |
Definition at line 287 of file gdiplusimaging.h.
#define PropertyTagJPEGQuality 0x5010 |
Definition at line 320 of file gdiplusimaging.h.
#define PropertyTagJPEGRestartInterval 0x0203 |
Definition at line 284 of file gdiplusimaging.h.
#define PropertyTagLoopCount 0x5101 |
Definition at line 366 of file gdiplusimaging.h.
#define PropertyTagLuminanceTable 0x5090 |
Definition at line 362 of file gdiplusimaging.h.
#define PropertyTagMaxSampleValue 0x0119 |
Definition at line 241 of file gdiplusimaging.h.
#define PropertyTagMinSampleValue 0x0118 |
Definition at line 240 of file gdiplusimaging.h.
#define PropertyTagNewSubfileType 0x00FE |
Definition at line 220 of file gdiplusimaging.h.
#define PropertyTagNumberOfInks 0x014E |
Definition at line 272 of file gdiplusimaging.h.
#define PropertyTagOrientation 0x0112 |
Definition at line 236 of file gdiplusimaging.h.
#define PropertyTagPageName 0x011D |
Definition at line 245 of file gdiplusimaging.h.
#define PropertyTagPageNumber 0x0129 |
Definition at line 255 of file gdiplusimaging.h.
#define PropertyTagPaletteHistogram 0x5113 |
Definition at line 374 of file gdiplusimaging.h.
#define PropertyTagPhotometricInterp 0x0106 |
Definition at line 226 of file gdiplusimaging.h.
#define PropertyTagPixelPerUnitX 0x5111 |
Definition at line 372 of file gdiplusimaging.h.
#define PropertyTagPixelPerUnitY 0x5112 |
Definition at line 373 of file gdiplusimaging.h.
#define PropertyTagPixelUnit 0x5110 |
Definition at line 371 of file gdiplusimaging.h.
#define PropertyTagPlanarConfig 0x011C |
Definition at line 244 of file gdiplusimaging.h.
#define PropertyTagPredictor 0x013D |
Definition at line 261 of file gdiplusimaging.h.
#define PropertyTagPrimaryChromaticities 0x013F |
Definition at line 263 of file gdiplusimaging.h.
#define PropertyTagPrintFlags 0x5005 |
Definition at line 309 of file gdiplusimaging.h.
#define PropertyTagPrintFlagsBleedWidth 0x5008 |
Definition at line 312 of file gdiplusimaging.h.
#define PropertyTagPrintFlagsBleedWidthScale 0x5009 |
Definition at line 313 of file gdiplusimaging.h.
#define PropertyTagPrintFlagsCrop 0x5007 |
Definition at line 311 of file gdiplusimaging.h.
#define PropertyTagPrintFlagsVersion 0x5006 |
Definition at line 310 of file gdiplusimaging.h.
#define PropertyTagREFBlackWhite 0x0214 |
Definition at line 294 of file gdiplusimaging.h.
#define PropertyTagResolutionUnit 0x0128 |
Definition at line 254 of file gdiplusimaging.h.
#define PropertyTagResolutionXLengthUnit 0x5003 |
Definition at line 307 of file gdiplusimaging.h.
#define PropertyTagResolutionXUnit 0x5001 |
Definition at line 305 of file gdiplusimaging.h.
#define PropertyTagResolutionYLengthUnit 0x5004 |
Definition at line 308 of file gdiplusimaging.h.
#define PropertyTagResolutionYUnit 0x5002 |
Definition at line 306 of file gdiplusimaging.h.
#define PropertyTagRowsPerStrip 0x0116 |
Definition at line 238 of file gdiplusimaging.h.
#define PropertyTagSampleFormat 0x0153 |
Definition at line 276 of file gdiplusimaging.h.
#define PropertyTagSamplesPerPixel 0x0115 |
Definition at line 237 of file gdiplusimaging.h.
#define PropertyTagSMaxSampleValue 0x0155 |
Definition at line 278 of file gdiplusimaging.h.
#define PropertyTagSMinSampleValue 0x0154 |
Definition at line 277 of file gdiplusimaging.h.
#define PropertyTagSoftwareUsed 0x0131 |
Definition at line 257 of file gdiplusimaging.h.
#define PropertyTagSRGBRenderingIntent 0x0303 |
Definition at line 300 of file gdiplusimaging.h.
#define PropertyTagStripBytesCount 0x0117 |
Definition at line 239 of file gdiplusimaging.h.
#define PropertyTagStripOffsets 0x0111 |
Definition at line 235 of file gdiplusimaging.h.
#define PropertyTagSubfileType 0x00FF |
Definition at line 221 of file gdiplusimaging.h.
#define PropertyTagT4Option 0x0124 |
Definition at line 252 of file gdiplusimaging.h.
#define PropertyTagT6Option 0x0125 |
Definition at line 253 of file gdiplusimaging.h.
#define PropertyTagTargetPrinter 0x0151 |
Definition at line 274 of file gdiplusimaging.h.
#define PropertyTagThreshHolding 0x0107 |
Definition at line 227 of file gdiplusimaging.h.
#define PropertyTagThumbnailArtist 0x5034 |
Definition at line 353 of file gdiplusimaging.h.
#define PropertyTagThumbnailBitsPerSample 0x5022 |
Definition at line 335 of file gdiplusimaging.h.
#define PropertyTagThumbnailColorDepth 0x5015 |
Definition at line 325 of file gdiplusimaging.h.
#define PropertyTagThumbnailCompressedSize 0x5019 |
Definition at line 329 of file gdiplusimaging.h.
#define PropertyTagThumbnailCompression 0x5023 |
Definition at line 336 of file gdiplusimaging.h.
#define PropertyTagThumbnailCopyRight 0x503B |
Definition at line 360 of file gdiplusimaging.h.
#define PropertyTagThumbnailData 0x501B |
Definition at line 331 of file gdiplusimaging.h.
#define PropertyTagThumbnailDateTime 0x5033 |
Definition at line 352 of file gdiplusimaging.h.
#define PropertyTagThumbnailEquipMake 0x5026 |
Definition at line 339 of file gdiplusimaging.h.
#define PropertyTagThumbnailEquipModel 0x5027 |
Definition at line 340 of file gdiplusimaging.h.
#define PropertyTagThumbnailFormat 0x5012 |
Definition at line 322 of file gdiplusimaging.h.
#define PropertyTagThumbnailHeight 0x5014 |
Definition at line 324 of file gdiplusimaging.h.
#define PropertyTagThumbnailImageDescription 0x5025 |
Definition at line 338 of file gdiplusimaging.h.
#define PropertyTagThumbnailImageHeight 0x5021 |
Definition at line 334 of file gdiplusimaging.h.
#define PropertyTagThumbnailImageWidth 0x5020 |
Definition at line 333 of file gdiplusimaging.h.
#define PropertyTagThumbnailOrientation 0x5029 |
Definition at line 342 of file gdiplusimaging.h.
#define PropertyTagThumbnailPhotometricInterp 0x5024 |
Definition at line 337 of file gdiplusimaging.h.
#define PropertyTagThumbnailPlanarConfig 0x502F |
Definition at line 348 of file gdiplusimaging.h.
#define PropertyTagThumbnailPlanes 0x5016 |
Definition at line 326 of file gdiplusimaging.h.
#define PropertyTagThumbnailPrimaryChromaticities 0x5036 |
Definition at line 355 of file gdiplusimaging.h.
#define PropertyTagThumbnailRawBytes 0x5017 |
Definition at line 327 of file gdiplusimaging.h.
#define PropertyTagThumbnailRefBlackWhite 0x503A |
Definition at line 359 of file gdiplusimaging.h.
#define PropertyTagThumbnailResolutionUnit 0x5030 |
Definition at line 349 of file gdiplusimaging.h.
#define PropertyTagThumbnailResolutionX 0x502D |
Definition at line 346 of file gdiplusimaging.h.
#define PropertyTagThumbnailResolutionY 0x502E |
Definition at line 347 of file gdiplusimaging.h.
#define PropertyTagThumbnailRowsPerStrip 0x502B |
Definition at line 344 of file gdiplusimaging.h.
#define PropertyTagThumbnailSamplesPerPixel 0x502A |
Definition at line 343 of file gdiplusimaging.h.
#define PropertyTagThumbnailSize 0x5018 |
Definition at line 328 of file gdiplusimaging.h.
#define PropertyTagThumbnailSoftwareUsed 0x5032 |
Definition at line 351 of file gdiplusimaging.h.
#define PropertyTagThumbnailStripBytesCount 0x502C |
Definition at line 345 of file gdiplusimaging.h.
#define PropertyTagThumbnailStripOffsets 0x5028 |
Definition at line 341 of file gdiplusimaging.h.
#define PropertyTagThumbnailTransferFunction 0x5031 |
Definition at line 350 of file gdiplusimaging.h.
#define PropertyTagThumbnailWhitePoint 0x5035 |
Definition at line 354 of file gdiplusimaging.h.
#define PropertyTagThumbnailWidth 0x5013 |
Definition at line 323 of file gdiplusimaging.h.
#define PropertyTagThumbnailYCbCrCoefficients 0x5037 |
Definition at line 356 of file gdiplusimaging.h.
#define PropertyTagThumbnailYCbCrPositioning 0x5039 |
Definition at line 358 of file gdiplusimaging.h.
#define PropertyTagThumbnailYCbCrSubsampling 0x5038 |
Definition at line 357 of file gdiplusimaging.h.
#define PropertyTagTileByteCounts 0x0145 |
Definition at line 269 of file gdiplusimaging.h.
#define PropertyTagTileLength 0x0143 |
Definition at line 267 of file gdiplusimaging.h.
#define PropertyTagTileOffset 0x0144 |
Definition at line 268 of file gdiplusimaging.h.
#define PropertyTagTileWidth 0x0142 |
Definition at line 266 of file gdiplusimaging.h.
#define PropertyTagTransferFuncition 0x012D |
Definition at line 256 of file gdiplusimaging.h.
#define PropertyTagTransferRange 0x0156 |
Definition at line 279 of file gdiplusimaging.h.
#define PropertyTagTypeASCII 2 |
Definition at line 208 of file gdiplusimaging.h.
#define PropertyTagTypeByte 1 |
Definition at line 207 of file gdiplusimaging.h.
#define PropertyTagTypeLong 4 |
Definition at line 210 of file gdiplusimaging.h.
#define PropertyTagTypeRational 5 |
Definition at line 211 of file gdiplusimaging.h.
#define PropertyTagTypeShort 3 |
Definition at line 209 of file gdiplusimaging.h.
#define PropertyTagTypeSLONG 9 |
Definition at line 213 of file gdiplusimaging.h.
#define PropertyTagTypeSRational 10 |
Definition at line 214 of file gdiplusimaging.h.
#define PropertyTagTypeUndefined 7 |
Definition at line 212 of file gdiplusimaging.h.
#define PropertyTagWhitePoint 0x013E |
Definition at line 262 of file gdiplusimaging.h.
#define PropertyTagXPosition 0x011E |
Definition at line 246 of file gdiplusimaging.h.
#define PropertyTagXResolution 0x011A |
Definition at line 242 of file gdiplusimaging.h.
#define PropertyTagYCbCrCoefficients 0x0211 |
Definition at line 291 of file gdiplusimaging.h.
#define PropertyTagYCbCrPositioning 0x0213 |
Definition at line 293 of file gdiplusimaging.h.
#define PropertyTagYCbCrSubsampling 0x0212 |
Definition at line 292 of file gdiplusimaging.h.
#define PropertyTagYPosition 0x011F |
Definition at line 247 of file gdiplusimaging.h.
#define PropertyTagYResolution 0x011B |
Definition at line 243 of file gdiplusimaging.h.
typedef struct BitmapData BitmapData |
typedef struct EncoderParameter EncoderParameter |
typedef struct EncoderParameters EncoderParameters |
typedef struct ImageCodecInfo ImageCodecInfo |
typedef struct ImageItemData ImageItemData |
typedef enum ImageLockMode ImageLockMode |
Definition at line 141 of file gdiplusimaging.h.
typedef struct PropertyItem PropertyItem |
typedef enum RotateFlipType RotateFlipType |
Definition at line 142 of file gdiplusimaging.h.
Enumerator | |
---|---|
ImageLockModeRead | |
ImageLockModeWrite | |
ImageLockModeUserInputBuf |
Definition at line 38 of file gdiplusimaging.h.
Definition at line 45 of file gdiplusimaging.h.
DEFINE_GUID | ( | FrameDimensionPage | , |
0x7462dc86 | , | ||
0x6180 | , | ||
0x4c7e | , | ||
0x8e | , | ||
0x3f | , | ||
0xee | , | ||
0x73 | , | ||
0x33 | , | ||
0xa7 | , | ||
0xa4 | , | ||
0x83 | |||
) |
DEFINE_GUID | ( | FrameDimensionResolution | , |
0x84236f7b | , | ||
0x3bd3 | , | ||
0x428f | , | ||
0x8d | , | ||
0xab | , | ||
0x4e | , | ||
0xa1 | , | ||
0x43 | , | ||
0x9c | , | ||
0xa3 | , | ||
0x15 | |||
) |
DEFINE_GUID | ( | FrameDimensionTime | , |
0x6aedbd6d | , | ||
0x3fb5 | , | ||
0x418a | , | ||
0x83 | , | ||
0xa6 | , | ||
0x7f | , | ||
0x45 | , | ||
0x22 | , | ||
0x9d | , | ||
0xc8 | , | ||
0x72 | |||
) |
DEFINE_GUID | ( | ImageFormatBMP | , |
0xb96b3cab | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |
DEFINE_GUID | ( | ImageFormatEMF | , |
0xb96b3cac | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |
DEFINE_GUID | ( | ImageFormatEXIF | , |
0xb96b3cb2 | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |
DEFINE_GUID | ( | ImageFormatGIF | , |
0xb96b3cb0 | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |
DEFINE_GUID | ( | ImageFormatIcon | , |
0xb96b3cb5 | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |
DEFINE_GUID | ( | ImageFormatJPEG | , |
0xb96b3cae | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |
DEFINE_GUID | ( | ImageFormatMemoryBMP | , |
0xb96b3caa | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |
DEFINE_GUID | ( | ImageFormatPNG | , |
0xb96b3caf | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |
DEFINE_GUID | ( | ImageFormatTIFF | , |
0xb96b3cb1 | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |
DEFINE_GUID | ( | ImageFormatUndefined | , |
0xb96b3ca9 | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |
DEFINE_GUID | ( | ImageFormatWMF | , |
0xb96b3cad | , | ||
0x728 | , | ||
0x11d3 | , | ||
0x9d | , | ||
0x7b | , | ||
0 | , | ||
0 | , | ||
0xf8 | , | ||
0x1e | , | ||
0xf3 | , | ||
0x2e | |||
) |