←Select platform

Empty Property

Summary

Represents an RasterHsvColor that represents an empty HSV color.

Syntax
C#
VB
C++
Java
public static RasterHsvColor Empty { get; } 
Public Shared ReadOnly Property Empty As RasterHsvColor 
public RasterHsvColor getEmpty() 
public: 
static property RasterHsvColor Empty { 
   RasterHsvColor get(); 
} 

Property Value

An RasterHsvColor that represents an empty HSV color.

Remarks

An empty RasterHsvColor object has all its values set to zero.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly