
OutOfMemoryException Overrides: ConvertTo in class TypeConverter Throws: java.lang. So, you may use ColorConverter.DestinationProfile to set a color profile that should be embedded into the result image.
ConvertTo public NetObject ConvertTo( ITypeDescriptorContext context, NET class managing, , Version7.0.0.0, Cultureneutral, PublicKeyTokenb03f5f7f11d50a3a. ConvertFromStringNewColorConverter public static NetObject ConvertFromStringNewColorConverter( value)ĪccessViolationException Throws: IndexOutOfRangeException PlatformNotSupportedException InvalidOperationException ArgumentNullException ArgumentException OutOfMemoryException ExternalException CultureNotFoundException ObjectDisposedException FormatException ArgumentOutOfRangeException NotSupportedException WebException FileNotFoundException AccessViolationException. ConvertFrom public NetObject ConvertFrom( ITypeDescriptorContext td,ĪccessViolationException Overrides: ConvertFrom in class TypeConverter Throws: ArgumentNullException ArgumentException ArgumentOutOfRangeException CultureNotFoundException InvalidOperationException PlatformNotSupportedException ObjectDisposedException NotSupportedException IndexOutOfRangeException OutOfMemoryException ExternalException FormatException WebException IOException FileNotFoundException AccessViolationException. Throws Overrides: CanConvertTo in class TypeConverter Throws: Specifically, it can convert to and from a string representation used in.
CanConvertTo public boolean CanConvertTo( ITypeDescriptorContext context, This subclass of TypeConverter is used to transform Color objects to other types.Throws Overrides: CanConvertFrom in class TypeConverter Throws:
CanConvertFrom public boolean CanConvertFrom( ITypeDescriptorContext td,.Concatenate the 3 hex values of the red, green and blue togather: RRGGBB. Parameters: from - IJCOBridgeReflected instance to be casted Returns: ColorConverter instance Throws: - in case of error during cast operation RGB to hex conversion Convert the red, green and blue color values from decimal to hex. Try to cast the IJCOBridgeReflected instance into ColorConverter, a cast assert is made to check if types are compatible.