AmaroK86.ImageFormat.ImageFile.subtype C# (CSharp) Method

subtype() public method

public subtype ( ) : string
return string
        virtual public string subtype()
        {
            return null;
        }