Screenshot Preview

SoftArtisans ImgWriter

by SoftArtisans - 상품타입: Component / ActiveX DLL / COM Add-in for Office 2000 / DLL / ASP

주의 : 별도의 안내가 없는 경우에는 영어제품 입니다.

*

Give your application sophisticated image processing, creation, management, and caching. SoftArtisans ImgWriter is an ActiveX/DLL that enables you to create thumbnails, write text on an image, generate charts, dynamically create buttons and banners, and achieve higher performance with images. SoftArtisans ImgWriter contains two server-side COM components, SAImageGen and SAImageCollection.



평균    1 리뷰.
₩360,400

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

통화 선택 표시하고 있습니다. 전체 가격 | 리뉴얼 가격

SoftArtisans ImgWriter V1.3.1   *

주문 ₩ 360,400 1 Server License  * 다운로드 (4.4 MB)
주문 ₩ 480,900 1 Server License with Maintenance Plans  * 다운로드 (4.4 MB)
주문 ₩ 143,400 Annual Maintenance Plan Only  * 다운로드 (29 KB)

SoftArtisans ImgWriter V1.3.1 - Support Licenses   *

주문 ₩ 3,013,100 1 Platinum Support License  * 다운로드 (29 KB)
주문 ₩ 1,807,900 1 Gold Support License  * 다운로드 (29 KB)
주문 ₩ 1,205,200 1 Silver Support License  * 다운로드 (28 KB)

가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로로 연락 주시기 바랍니다. (대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

 *

New in V1.3.0
New Installer

New in V1.2.2
Issues Addressed:

  • AddWatermark and MergeWithImage don't return correct result with a PNG file.

New in V1.2
New Features:

  • New property: ImageGen.AntiAliasFactor smoothes the jagged edges of diagonal lines and curves.
  • New property: ImageGen.BufferResponse allows you to turn ASP response buffering on and off.

New in V1.1.6
New Features:

  • 'AntiAlias' property
    -- support for antialiasing: default is saAntiAlisaNone(0) type is SAAntiAliasFactor
    SAAntiAlisaFactor values: saAntiAliasNone = 0, saAntiAliasGood = 2, saAntiAliasBest = 4, saAntiAliasHigh = 6, saAntiAliasHighest = 8

The higher the AntiAliasFactor, the more memory this funciton requires and the slower it will be. 'saAntiAliasBest' is the recommended value.

  • NOTE: When AntiAliasFactor is used, the dimensions of the text rectangle are determined by the font. When AntiAliasFactor is not used, the text rectangle is calculated based on the top, left, height, and width parameters passed to 'DrawTextOnImage' 'BufferResponse' property
    • default is 'false'
    • turns ASP buffering on and off
    • There is an issue with IE where a refresh of a page will fail if ImgWriter is streaming an image to the browser. It appears that IE cannot handle a refresh of a page that is send to it using 'chunked' transfer encoding. Netscape handles the refresh without problem. The response is sent to the browser using 'chunked' transfer encoding if ASP buffering is turned off. Previously, ImgWriter turned ASP buffering off automatically. This property allows a user to turn buffering on and allow refreshes to succeed as a cost of higher memory utilization on the server.

New in V1.1.5
Issues Addressed:

  • When saving an image in GIF format, 'White'(0x00ffffff) would sometimes be made transparent when the 'TransparentColor' property was not set. This has been fixed in version 1.1.5.
  • Some issues with documentation are corrected.

New in V1.1.4
New Features:

  • ImageGen.ResizeImage() -- When you wish to resize an image and maintain proportions, but at the same time insure that one dimension is set to an exact value, pass in '0' as the parameter for the other dimension.

New in V1.1.3
New Features:

  • New ImageGen properties - DPIx, DPIy, and DPIunits - allow you to set or return horizontal/vertical dots per inch, centimeter, or meter.

New in V1.1.2
Issues Addressed:

  • ImageGen's 'DrawTextOnImage' method would incorrectly render text containing certain characters, such as '&'.

New in V1.1.1
Issues Addressed:

  • ImageGen's 'SaveImage' method would fail under ASP when saving to a file and a variable was used for the 'SaveData' parameter.

New in Version 1.1.0

  • Loading an image into SoftArtisans.Images from a variant byte array caused and exception. This bug has been fixed in the new version

 *

Sophisticated image processing, creation, management and caching.

Features and Benefits

  • Create thumbnails from existing images
  • Height-to-width ratio is maintained automatically
  • Three resize algorithms are supported to optimize speed and image quality
  • Add watermarks to your images
  • Generate charts in ASP pages
  • Write dynamic captions on your images
  • Adjust image size for faster Web downloads
  • Turn photo negatives into color positives
  • Merge two images
  • Create labels
  • Increase you Web site's performance by caching frequently served images
  • Manage images from database blobs

SoftArtisans ImgWriter contains two server-side COM components:

  • SAImageGen offers image manipulation functionality, such as image resizing, image cropping, and writing text on an image. SAImgGen lets you create thumbnails from larger images or add watermarks to existing images. It exposes low-level methods for precise image manipulation. The component can also be used to construct new images, such as charts, labels, or banners. SAImageGen supports the nine most common image formats, including jpeg, bmp, emf, png, and tiff. It can read and save images to and from a file on disk, and in-memory byte array, or a database blob. It can also write an image to the browser. SAImageGen's more advanced functionality includes writing text on images, cropping images, merging two images, and creating images with gradient background. Some image formats vary in size depending on image quality. The component allows you to modify both quality and size for such formats. Transparency and dithering can also be controlled
  • SAImageCollection offers an in-memory-cached collection of images for high-speed access. It is intended to run at application scope, so it is thread safe (it supports the "Both" threading model) and supports concurrent read access to images in the collection. The component allows images to be shared across a web application, conserving precious server resources, and accessed very quickly, improving your users' experience. Images can be added to the cache from a file on disk or from an ADO Recordset

주의

제품 리뷰의 한국어 번역이 완료되지 않는 제품은 Google통역 서비스와 연동되어 표시되어 있습니다.통역 기계에 의한 자동 번역인 관계로 한국어 표기가 조금 부자연 스러운 점 양해 바랍니다.
에서 제공
FireFox와 Opera에서는 Flash가 필요합니다.

상품검색

검색어를 입력해주세요:

Quick 링크

개발처/발매처

주요 카테고리

관련 상품

관련 카테고리

ComponentSource에서 구입하는 이유?

ComponentSource는 세계 1,000,000명 이상의 개발자에게 각종 글로벌 서비스를 제공합니다.

상세 | About Us

Award Award