Click or drag to resize

Cv2ImDecode Method

Overload List
  NameDescription
Public methodStatic memberImDecode(Byte, ImreadModes)
Reads image from the specified buffer in memory.
Public methodStatic memberImDecode(InputArray, ImreadModes)
Reads image from the specified buffer in memory.
Public methodStatic memberImDecode(Mat, ImreadModes)
Reads image from the specified buffer in memory.
Top
See Also