Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amakaseev/sprite-sheet-packer
/ functions
Functions
1,945 in github.com/amakaseev/sprite-sheet-packer
⨍
Functions
1,945
◇
Types & classes
316
↓ 2 callers
Function
png_do_expand
If the bit depth < 8, it is expanded to 8. Also, if the already * expanded transparency value is supplied, an alpha channel is built. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrtran.c:4342
↓ 2 callers
Function
png_do_gray_to_rgb
Expand grayscale files to RGB, with or without alpha */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrtran.c:2842
↓ 2 callers
Function
png_do_invert
Invert monochrome grayscale data */
SpriteSheetPacker/3rdparty/optipng/libpng/pngtrans.c:260
↓ 2 callers
Function
png_do_packswap
Swaps pixel packing order within bytes */
SpriteSheetPacker/3rdparty/optipng/libpng/pngtrans.c:446
↓ 2 callers
Function
png_do_read_interlace
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:3481
↓ 2 callers
Function
png_do_read_transformations
Transform the row. The order of transformations is significant, * and is very touchy. If you add a transformation, take care to * decide how it fi
SpriteSheetPacker/3rdparty/optipng/libpng/pngrtran.c:4697
↓ 2 callers
Function
png_do_swap
Swaps byte order on 16 bit depth images */
SpriteSheetPacker/3rdparty/optipng/libpng/pngtrans.c:317
↓ 2 callers
Function
png_exp
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:3597
↓ 2 callers
Function
png_fixed_inches_from_microns
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:358
↓ 2 callers
Function
png_flush
SpriteSheetPacker/3rdparty/optipng/libpng/pngwio.c:70
↓ 2 callers
Function
png_format_buffer
SpriteSheetPacker/3rdparty/optipng/libpng/pngerror.c:433
↓ 2 callers
Function
png_gamma_not_sRGB
Is the given gamma significantly different from sRGB? The test is the same * one used in pngrtran.c when deciding whether to do gamma correction. T
SpriteSheetPacker/3rdparty/optipng/libpng/pngread.c:1342
↓ 2 callers
Function
png_get_cHRM
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:500
↓ 2 callers
Function
png_get_error_ptr
This function returns a pointer to the error_ptr associated with the user * functions. The application should free any memory associated with this
SpriteSheetPacker/3rdparty/optipng/libpng/pngerror.c:853
↓ 2 callers
Function
png_get_gAMA
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:685
↓ 2 callers
Function
png_get_header_ver
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:805
↓ 2 callers
Function
png_get_iCCP
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:724
↓ 2 callers
Function
png_get_image_width
Easy access to info, added in libpng-0.99 */
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:51
↓ 2 callers
Function
png_get_tIME
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:1024
↓ 2 callers
Function
png_get_text
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:998
↓ 2 callers
Function
png_get_user_chunk_ptr
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:1110
↓ 2 callers
Function
png_get_x_offset_microns
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:230
↓ 2 callers
Function
png_get_y_offset_microns
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:249
↓ 2 callers
Function
png_icc_check_header
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:1916
↓ 2 callers
Function
png_icc_check_length
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:1901
↓ 2 callers
Function
png_icc_check_tag_table
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:2094
↓ 2 callers
Function
png_icc_set_sRGB
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:2317
↓ 2 callers
Function
png_image_format
Utility to find the base format of a PNG file from a png_struct. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngread.c:1309
↓ 2 callers
Function
png_inflate
png_inflate now returns zlib error codes including Z_OK and Z_STREAM_END to * allow the caller to do multiple calls if required. If the 'finish' fla
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:439
↓ 2 callers
Function
png_init_filter_heuristics
SpriteSheetPacker/3rdparty/optipng/libpng/pngwrite.c:1154
↓ 2 callers
Function
png_malloc_array_checked
This is really here only to work round a spurious warning in GCC 4.6 and 4.7 * that arises because of the checks in png_realloc_array that are repeat
SpriteSheetPacker/3rdparty/optipng/libpng/pngmem.c:105
↓ 2 callers
Function
png_pow10
Utility used below - a simple accurate power of ten from an integral * exponent. */
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:2714
↓ 2 callers
Function
png_process_IDAT_data
SpriteSheetPacker/3rdparty/optipng/libpng/pngpread.c:828
↓ 2 callers
Function
png_product2
A local convenience routine. */
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:3334
↓ 2 callers
Function
png_read_IDAT_data
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:3937
↓ 2 callers
Function
png_read_filter_row
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:3919
↓ 2 callers
Function
png_read_finish_IDAT
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:4066
↓ 2 callers
Function
png_read_image
Read the entire image. If the image has an alpha channel or a tRNS * chunk, and you have called png_handle_alpha()[*], you will need to * initializ
SpriteSheetPacker/3rdparty/optipng/libpng/pngread.c:687
↓ 2 callers
Function
png_read_png
SpriteSheetPacker/3rdparty/optipng/libpng/pngread.c:1002
↓ 2 callers
Function
png_reset_filter_heuristics
GRR 970116 */ Convenience reset API. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngwrite.c:1121
↓ 2 callers
Function
png_set_compression_mem_level
SpriteSheetPacker/3rdparty/optipng/libpng/pngwrite.c:1369
↓ 2 callers
Function
png_set_error_fn
This function is called when the application wants to use another method * of handling errors and warnings. Note that the error function MUST NOT *
SpriteSheetPacker/3rdparty/optipng/libpng/pngerror.c:832
↓ 2 callers
Function
png_set_expand_16
Expand to 16-bit channels, expand the tRNS chunk too (because otherwise * it may not work correctly.) */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrtran.c:923
↓ 2 callers
Function
png_set_gAMA
SpriteSheetPacker/3rdparty/optipng/libpng/pngset.c:151
↓ 2 callers
Function
png_set_invert_alpha
SpriteSheetPacker/3rdparty/optipng/libpng/pngtrans.c:235
↓ 2 callers
Function
png_set_invert_mono
SpriteSheetPacker/3rdparty/optipng/libpng/pngtrans.c:248
↓ 2 callers
Function
png_set_oFFs
SpriteSheetPacker/3rdparty/optipng/libpng/pngset.c:245
↓ 2 callers
Function
png_set_pCAL
SpriteSheetPacker/3rdparty/optipng/libpng/pngset.c:262
↓ 2 callers
Function
png_set_pHYs
SpriteSheetPacker/3rdparty/optipng/libpng/pngset.c:485
↓ 2 callers
Function
png_set_packswap
Turn on packed pixel swapping */
SpriteSheetPacker/3rdparty/optipng/libpng/pngtrans.c:69
↓ 2 callers
Function
png_set_read_status_fn
SpriteSheetPacker/3rdparty/optipng/libpng/pngread.c:990
↓ 2 callers
Function
png_set_read_user_chunk_fn
SpriteSheetPacker/3rdparty/optipng/libpng/pngset.c:1423
↓ 2 callers
Function
png_set_rows
SpriteSheetPacker/3rdparty/optipng/libpng/pngset.c:1438
↓ 2 callers
Function
png_set_shift
SpriteSheetPacker/3rdparty/optipng/libpng/pngtrans.c:83
↓ 2 callers
Function
png_set_strip_16
Chop 16-bit depth files to 8-bit depth */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrtran.c:183
↓ 2 callers
Function
png_set_strip_alpha
SpriteSheetPacker/3rdparty/optipng/libpng/pngrtran.c:196
↓ 2 callers
Function
png_set_text
SpriteSheetPacker/3rdparty/optipng/libpng/pngset.c:682
↓ 2 callers
Function
png_set_write_status_fn
SpriteSheetPacker/3rdparty/optipng/libpng/pngwrite.c:1516
↓ 2 callers
Function
png_warning_parameter
These functions support 'formatted' warning messages with up to * PNG_WARNING_PARAMETER_COUNT parameters. In the format string the parameter * is i
SpriteSheetPacker/3rdparty/optipng/libpng/pngerror.c:246
↓ 2 callers
Function
png_write_iTXt
Write an iTXt chunk */
SpriteSheetPacker/3rdparty/optipng/libpng/pngwutil.c:1672
↓ 2 callers
Function
png_write_image
Write the image. You only need to call this function once, even * if you are writing an interlaced image. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngwrite.c:579
↓ 2 callers
Function
png_write_info_before_PLTE
Writes all the PNG information. This is the suggested way to use the * library. If you have a new chunk to add, make a function to write it, * and
SpriteSheetPacker/3rdparty/optipng/libpng/pngwrite.c:83
↓ 2 callers
Function
png_write_sig
Simple function to write the signature. If we have already written * the magic bytes of the signature, or more likely, the PNG stream is * being em
SpriteSheetPacker/3rdparty/optipng/libpng/pngwutil.c:50
↓ 2 callers
Function
png_write_tIME
Write the tIME chunk. Use either png_convert_from_struct_tm() * or png_convert_from_time_t(), or fill in the structure yourself. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngwutil.c:1911
↓ 2 callers
Function
png_write_zTXt
Write a compressed text chunk */
SpriteSheetPacker/3rdparty/optipng/libpng/pngwutil.c:1620
↓ 2 callers
Function
png_xy_from_XYZ
Added at libpng-1.5.5 to support read and write of true CIEXYZ values for * cHRM, as opposed to using chromaticities. These internal APIs return *
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:1195
↓ 2 callers
Function
pngtest_check_io_state
SpriteSheetPacker/3rdparty/optipng/libpng/pngtest.c:329
↓ 2 callers
Function
pngtest_check_text_support
SpriteSheetPacker/3rdparty/optipng/libpng/pngtest.c:793
↓ 2 callers
Function
pngx_malloc_rows_extended
SpriteSheetPacker/3rdparty/optipng/pngxtern/pngxmem.c:21
↓ 2 callers
Function
pngx_sig_is_jpeg
SpriteSheetPacker/3rdparty/optipng/pngxtern/pngxrjpg.c:47
↓ 2 callers
Function
pnm_is_valid
* Validates a PNM structure. * Returns 1 on success, 0 on failure. **/
SpriteSheetPacker/3rdparty/optipng/pnmio/pnmutil.c:21
↓ 2 callers
Function
pow2
SpriteSheetPacker/SpriteAtlas.cpp:9
↓ 2 callers
Function
pqdownheap
=========================================================================== * Restore the heap property by moving down the tree starting at node k,
SpriteSheetPacker/3rdparty/optipng/zlib/trees.c:453
↓ 2 callers
Function
preProcessScanlines
out must be buffer big enough to contain uncompressed IDAT chunk data, and in must contain the full image. return value is error**/
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:5439
↓ 2 callers
Function
print_full_version
SpriteSheetPacker/3rdparty/pngquant/pngquant.c:163
↓ 2 callers
Function
print_usage
SpriteSheetPacker/3rdparty/pngquant/pngquant.c:180
↓ 2 callers
Method
publish
SpriteSheetPacker/PublishSpriteSheet.cpp:166
↓ 2 callers
Function
qsort_partition
SpriteSheetPacker/3rdparty/pngquant/mediancut.c:121
↓ 2 callers
Function
read_image
SpriteSheetPacker/3rdparty/pngquant/pngquant.c:787
↓ 2 callers
Function
read_ulong_values
SpriteSheetPacker/3rdparty/optipng/minitiff/tiffread.c:110
↓ 2 callers
Function
remap_to_palette
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:1176
↓ 2 callers
Function
removePaddingBits
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:4064
↓ 2 callers
Function
rotate90
SpriteSheetPacker/ImageRotate.h:42
↓ 2 callers
Function
rwpng_create_row_pointers
SpriteSheetPacker/3rdparty/pngquant/rwpng.c:139
↓ 2 callers
Function
rwpng_free_chunks
SpriteSheetPacker/3rdparty/pngquant/rwpng.c:398
↓ 2 callers
Function
rwpng_set_gamma
SpriteSheetPacker/3rdparty/pngquant/rwpng.c:485
↓ 2 callers
Function
rwpng_write_end
SpriteSheetPacker/3rdparty/pngquant/rwpng.c:472
↓ 2 callers
Function
rwpng_write_image_init
SpriteSheetPacker/3rdparty/pngquant/rwpng.c:439
↓ 2 callers
Function
scan_tree
=========================================================================== * Scan a literal or distance tree to determine the frequencies of the cod
SpriteSheetPacker/3rdparty/optipng/zlib/trees.c:705
↓ 2 callers
Function
searchCodeIndex
search the index in the array, that has the largest value smaller than or equal to the given value, given array must be sorted (if no value is smaller
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:1303
↓ 2 callers
Function
send_tree
=========================================================================== * Send a literal or distance tree in compressed form, using the codes in
SpriteSheetPacker/3rdparty/optipng/zlib/trees.c:750
↓ 2 callers
Method
setEnabledPow2
SpriteSheetPacker/ScalingVariantWidget.cpp:49
↓ 2 callers
Method
setEncryptionKey
SpriteSheetPacker/PublishSpriteSheet.h:38
↓ 2 callers
Method
setImageFormat
SpriteSheetPacker/PublishSpriteSheet.h:30
↓ 2 callers
Method
setJpgQuality
SpriteSheetPacker/PublishSpriteSheet.h:35
↓ 2 callers
Method
setPixelFormat
SpriteSheetPacker/PublishSpriteSheet.h:31
↓ 2 callers
Method
setPngQuality
SpriteSheetPacker/PublishSpriteSheet.h:33
↓ 2 callers
Method
setPremultiplied
SpriteSheetPacker/PublishSpriteSheet.h:32
↓ 2 callers
Method
setPrependSmartFolderName
SpriteSheetPacker/PublishSpriteSheet.h:37
↓ 2 callers
Method
setRemoveEnabled
SpriteSheetPacker/ScalingVariantWidget.cpp:21
← previous
next →
601–700 of 1,945, ranked by callers