Method | Description | |
---|---|---|
AsHexValue ( this s ) : string | ||
MapDoubleToHexValue ( this input ) : string | ||
StripPixelValue ( this s ) : string | ||
ToTitleCase ( this s ) : string |
public static MapDoubleToHexValue ( this input ) : string | ||
input | this | |
return | string |
public static StripPixelValue ( this s ) : string | ||
s | this | |
return | string |
public static ToTitleCase ( this s ) : string | ||
s | this | |
return | string |