• Login

Snippets

Entries for 'C#'

28
Tested QualityLevel at 90 then 100; image quality results same, but with larger file size than QualityLevel 80. QualityLevel 90 reduced file size to 1...

[Read the rest of this article...]

C#, jpg
22
public string FixTokens(string _myOriginal, string _myToken, string _myReplacement) {  try  {   string _ReturnValue = ""...

[Read the rest of this article...]

C#, token replacement