Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckInputError ¶
func GetPdfImageData ¶
func GetPdfImageData(input string, opt ConvertRequestOptions) ([]image.Image, error)
func PdfToImage ¶
func PdfToImage(input string, output string, opt ConvertRequestOptions) ([]string, error)
Types ¶
type ConvertRequestOptions ¶
type ConvertRequestOptions struct { Size ImageResizeRequest Grayscale bool }
type ImageResizeRequest ¶
Click to show internal directories.
Click to hide internal directories.