How to C#: Imaging
Using Imaging SDK for C#.NET
Winforms Controls
Image Load
Image Access and Modify
Basic SDK Concept
  |  
Home ›› XImage.Raster ›› C# Raster: Basic SDK Concept

How to C#: Basic SDK Concept of XImage.Raster


Introductions to Classes and APIs Included in XImage.Raster for C# Programming




C#.NET image document SDK, RasterEdge XImage.Raster is a mature and reliable third-party document imaging toolkit, designed particularly for manipulating and managing single-page and multi-page image document. add image to pdf cell itextsharp c#, vb.net code to extract text from pdf, pdf watermark c#, vb.net itextsharp pdfreader, asp.net pdf editor component, generate code 39 barcode using c#. This Word document SDK provides Visual C#.NET developers with various classes to convert, process, edit, and annotate image from local file or byte stream in C#.NET class applications.


Related .net document control helps:
asp.net pdf editor control: EdgePDF: ASP.NET PDF Editor Web Control: Online view, annotate, redact, edit, process, convert PDF documents
asp.net pdf viewer control: ASP.NET PDF Viewer Control: view, navigate, zoom Adobe PDF document in C# ASP.NET
asp.net ppt viewer: ASP.NET PowerPoint Document Viewer Control (MVC & WebForms): view ppt, pptx files online in C# using ASP.NET
asp.net mvc document viewer: ASP.NET MVC Document Viewer: view, annotate, redact files on ASP.NET MVC web projects
asp.net edit pdf page: ASP.NET PDF Pages Edit Control: add, remove, sort, replace PDF pages online using C#
asp.net dicom viewer: ASP.NET Dicom Document Viewer Control: view, annotate dicom imaging files online in ASP.NET
asp.net excel web viewer: ASP.NET Excel Viewer in C# Control (MVC & WebForms): view Office Excel document in web browser.


This guide page provides C# users with detailed explanations for basic SDK concepts of XImage.Raster, which include main functionality, corresponding programming classes and usage. Please see details as below.

asp.net display word document in browser, asp net replace text fro pdf free, asp.net core pdf editor, asp. net mvc pdf viewer, asp.net pdf preview, asp.net excel viewer, asp.net c# view pdf.


Functionality and Classes


Classes Usage




How to C#: XImage.Raster Functionality & Classes


The main functionality of XImage.Raster for .NET can be divided into nine aspects. Please see detailed introductions and respective C#.NET programming classes. convert png to pdf c#, c# merge pdf byte arrays, c# pdf embed font, convert word to pdf vb.net, extract image from pdf c# pdfs, itextsharp jpg to pdf vb.net, c# pdf add background.


XImage Load Save Option


C# programmers can load convert and save define some specified options for specified image format.


  Class: RasterImage


  Class: LoadOption


  Class: SaveOption


Image Process


Programmers can also perform various image file and page editing in C# project. For example, you may easily rotate, Resize, Cleanup image.


  Class: ImageProcess


  Class: RasterImage


Annotate Image


Various type annotations can be integrated into your C# project, such as annotation creating, deleting, modifying, importing, exporting, and so on.


  Class: ImagePorcess


  Class: RasterImage




How to C#: XImage.Raster Classes Usage


RasterEdge XImage.Raster for .NET provides users with various robust C#.NET classes for high performance image manipulations. We will explain all of them in this part.


RasterImage


The RasterImage class presents a image file and provides the properties, methods necessary to load a image from file or query data and save the image.


ImageProcess


The ImageProcess class provide all method for image processing.


LoadOption


The LoadOption class provide specify load properties set for some specifies image format.


SaveOption


The SaveOption class provide specify save properties set for some specifies image format.