Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property HasNoPalette As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool HasNoPalette {get;} |
Return Value
true if the image is saved without a palette, false if the image is saved with a palette.For an example, refer to CodecsImageInfo.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family