Gets and sets whether alpha channel data is loaded with the image.
Read-write property
Visual Basic |
---|
Public Property LoadAlphaChannel As Boolean |
True for alpha channel data to be loaded with the image. Otherwise, False if no alpha channel data should be loaded.
Alpha channel data can only be loaded if the image format supports it and the alpha channel data is present in the image.