Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure RasterHsvColor Inherits ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[SerializableAttribute()] public struct RasterHsvColor : ValueType |
Managed Extensions for C++ | |
---|---|
[SerializableAttribute()] public __value struct RasterHsvColor : public ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class RasterHsvColor : public ValueType |
For more information on how to use this structure, refer to the RasterImage.AddColorHsvRangeToRegion method.
This structure does not support signed images.
System.Object
System.ValueType
Leadtools.RasterHsvColor
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family