CSJ2K.Icc.Types.ICCDateTime.ICCDateTime C# (CSharp) Method

ICCDateTime() static private method

static private ICCDateTime ( ) : System
return System
        static ICCDateTime()
        {
            size = 6 * ICCProfile.short_size;
        }

Same methods

ICCDateTime::ICCDateTime ( short year, short month, short day, short hour, short minute, short second ) : System