[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpcolorspace.pas line 273
type TFPColorHelper = record helper |
class function New(); |
function ToExpanded(); |
function ToHSLAPixel(); |
function ToGSBAPixel(); |
function ToStdRGBA; |
function ToStdHSLA; |
function ToStdHSVA; |
function ToStdCMYK; |
end; |