[]
        
(Showing Draft Content)

CSJ2K.J2kImage.ToRgb

ToRgb Method

ToRgb(ref byte, ref byte, ref byte)

Declaration
public static void ToRgb(ref byte c1, ref byte c2, ref byte c3)
Public Shared Sub ToRgb(ByRef c1 As Byte, ByRef c2 As Byte, ByRef c3 As Byte)
Parameters
Type Name Description
byte c1
byte c2
byte c3