[]
        
(Showing Draft Content)

CSJ2K.J2kImage.FromRgb

FromRgb Method

FromRgb(ref byte, ref byte, ref byte)

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