| IGraphicsData {Microsoft.VisualBasic.Imaging.Driver} | .NET clr documentation |
# namespace Microsoft.VisualBasic.Imaging.Driver
export class IGraphicsData {
# http content type
content_type: string;
# The graphics engine driver type indicator,
#
#
#
#
#
# (驱动程序的类型)
Driver: Drivers;
Height: integer;
Previews: string;
Width: integer;
}
Driver: Drivers