directx-d ~developer (2021-10-31T21:06:23.8547217)
Dub
Repo
WICRect
directx
wincodec
Undocumented in source.
struct
WICRect {
INT
X
;
INT
Y
;
INT
Width
;
INT
Height
;
}
Members
Variables
Height
INT
Height
;
Undocumented in source.
Width
INT
Width
;
Undocumented in source.
X
INT
X
;
Undocumented in source.
Y
INT
Y
;
Undocumented in source.
Meta
Source
See Implementation
directx
wincodec
aliases
WICBitmapPaletteType
WICColor
WICInProcPointer
WICPixelFormatGUID
enums
WICBitmapPaletteTypeCustom
interfaces
IWICBitmap
IWICBitmapLock
IWICBitmapSource
IWICPalette
structs
WICRect