Images
struct Images
Group of the images
methods.
-
Undocumented
Declaration
Swift
public func createImage(imageData: Data, requestId: String, handler: @escaping (Result<CreateImageResponse, Error>) -> Void)