POST api/AQPGPDF?codeNumber={codeNumber}&size={size}

生成二维码图片

Request Information

URI Parameters

NameDescriptionTypeAdditional information
codeNumber

要生成二维码的字符串

string

Required

size

大小尺寸

integer

Required

Body Parameters

None.

Response Information

Resource Description

二维码图片

Bitmap
NameDescriptionTypeAdditional information
Tag

Object

None.

PhysicalDimension

SizeF

None.

Size

Size

None.

Width

integer

None.

Height

integer

None.

HorizontalResolution

decimal number

None.

VerticalResolution

decimal number

None.

Flags

integer

None.

RawFormat

ImageFormat

None.

PixelFormat

PixelFormat

None.

Palette

ColorPalette

None.

FrameDimensionsList

Collection of globally unique identifier

None.

PropertyIdList

Collection of integer

None.

PropertyItems

Collection of PropertyItem

None.

Response Formats

application/json, text/json

Sample:

Sample not available.