package
module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: May 30, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
ConvertAllは指定したディレクトリ以下の画像ファイルの変換を行う
変換前の形式をfromで変換後の形式をtoで指定する
Encodeは画像をio.Readerからデータを読み込みimage.Image型に変換する
変換する画像形式はfで指定する
ReplaceExtは拡張子を指定した形式のものに書き換える
Formatは画像形式を表す
Decodeはio.Readerからデータを読み込みimage.Image型に変換する
第2戻り値で画像の形式を返す
FormatFromPathは指定したパスの拡張子から画像形式を取得する
Source Files
¶
Directories
¶
cmd
|
|
|
|
Click to show internal directories.
Click to hide internal directories.