init repo
This commit is contained in:
3
ActiveX/ASCOfficeUtils/PNM/headers/ImageToPNM.h
Normal file
3
ActiveX/ASCOfficeUtils/PNM/headers/ImageToPNM.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
char* convertToPNM ( unsigned char* const Image, unsigned long Width, unsigned long Height, unsigned long BitCount, bool ColorPresent, bool GrayPresent, long &Count );
|
||||
Reference in New Issue
Block a user