C# Class UnitTests.CustomTags

显示文件 Open project: Core-Techs/TiffLibrary

Public Methods

Method Description
TagExtender ( Tiff tif ) : void

Private Methods

Method Description
ReadExifTags ( ) : void
ReadWriteCustomTags ( ) : void

Method Details

TagExtender() public method

public TagExtender ( Tiff tif ) : void
tif BitMiracle.LibTiff.Classic.Tiff
return void