BitmapCreateOptions enumeration
Specifies initialization options for a bitmap image.
Syntax
Attributes
- FlagsAttribute()
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The BitmapCreateOptions enumeration has these members.
| Member | Value | Description |
|---|---|---|
| None | 0 |
No options are specified. |
| IgnoreImageCache | 8 |
Loads images without using an existing image cache. This option should be selected only when images in a cache need to be refreshed. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012
